home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Bus / A / AciusTN8-92.cpt / AciusTN8-92 / GraphicalButtonsƒ / Calculator.rsrc / 4Dte_15019 < prev    next >
Text File  |  1992-10-10  |  393b  |  9 lines

  1. This routine returns the state of the check box managed by an external area of type %bp_RadioButton.
  2.  
  3. If the value returned is equal to 0, the button has not been checked.
  4.  
  5. If the value returned is equal to 1, the button has been checked. 
  6.  
  7. The parameter passed to this routine is the external area.
  8.  
  9. Written by François Marchal, © ACI 1991. Detailed description and source code in MPW Pascal.